Skip to main content
GET
/
v1
/
integration
/integration
curl --request GET \
  --url https://api.tagdeliver.com/v1/integration \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

include_targets
boolean

Includes a list under each integration, of the publishers that are using it

uid
string
target
enum<string>
Available options:
ad_stack,
global

Response

200 - application/json

The response is of type object.